Keep track of the impl windows wrapper directly with a ref
authorAlexander Larsson <alexl@redhat.com>
Fri, 23 Jan 2009 19:08:39 +0000 (20:08 +0100)
committerAlexander Larsson <alex@localhost.localdomain>
Thu, 2 Apr 2009 08:15:26 +0000 (10:15 +0200)
commit6a0d317866ff8f8c3e7efefa44f982f7bcbbc3b8
tree1384af5a0bc390682920280652efb68ba0db6973
parentcf54a2c68e93aacb418fa70b3ba326d694c14b8d
Keep track of the impl windows wrapper directly with a ref

This is needed so that the ->wrapper of the impl window doesn't
go away while there are virtual windows referencing the impl
window.
gdk/gdkwindow.c
gdk/gdkwindow.h
gdk/x11/gdkwindow-x11.c